| Overload | Description |
|---|---|
| FindItems(String,ENStringMatchMode) | Finds all key-value pairs in this map whose key matches the given search string and match mode. |
| FindItems(String,ENStringMatchMode,ENSortOrder) | Finds all key-value pairs in this map whose key matches the given search string and match mode and returns them sorted in the given sort order. |